.Net Framework > v1.1.4322 > System > Threading > Mutex > Mutex Mutex()
Mutex(Boolean)
Mutex(Boolean,String)
Mutex(Boolean,String,Boolean@)
Mutex(Boolean,String,Boolean@,MutexSecurity)


Mutex()

Category
Constructor
Description
Initializes a new instance of the System.Threading.Mutex class with default properties.
Type
void
Character
public
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Mutex(Boolean)

Category
Constructor
Description
Initializes a new instance of the System.Threading.Mutex class with a Boolean value indicating whether the calling thread should have initial ownership of the mutex.
Type
void
Character
public
Parameters
NameTypeDescription
initiallyOwnedBoolean
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Mutex(Boolean,String)

Category
Constructor
Description
Initializes a new instance of the System.Threading.Mutex class with a Boolean value indicating whether the calling thread should have initial ownership of the mutex, and a string that is the name of the mutex.
Type
void
Character
public
Parameters
NameTypeDescription
initiallyOwnedBoolean
nameString
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Mutex(Boolean,String,Boolean@)

Category
Constructor
Description
Initializes a new instance of the System.Threading.Mutex class with a Boolean value indicating whether the calling thread should have initial ownership of the mutex, a string that is the name of the mutex, and a Boolean value that, when the method returns, will indicate whether the calling thread was granted initial ownership of the mutex.
Type
void
Character
public
Parameters
NameTypeDescription
initiallyOwnedBoolean
nameString
createdNewBoolean
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Mutex(Boolean,String,Boolean@,MutexSecurity)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
initiallyOwnedBoolean
nameString
createdNewBoolean
mutexSecurityMutexSecurity
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database